projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67bf26f
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Mon, 22 Dec 2008 20:20:25 +0000
(20:20 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 22 Dec 2008 20:20:25 +0000
(20:20 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8604aece8b58069730c21b19b193616b440bb349..0770d344c4ded75c5b6e4a47fbe4ab8d90fa6cd0 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,11
@@
2008-12-22 Richard M Stallman <rms@gnu.org>
+ * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
+
+ * files.el (buffer-swapped-with): New variable.
+ (basic-save-buffer-0): Most of basic-save-buffer moved here.
+ (basic-save-buffer): Unswap the buffer temporarily if nec.
+
* dired.el (dired-readin): Inhibit modification hooks.
2008-12-22 Ulf Jasper <ulf.jasper@web.de>